Then(/^the user places an order for organisation extract$/, function(callback) { // Write code here that turns the phrase above into concrete actions callback(null, 'pending'); });
Then(/^the user places an order for organisation extract$/, function(callback) { // Write code here that turns the phrase above into concrete actions callback(null, 'pending'); });
Then(/^the user places an order for organisation extract$/, function(callback) { // Write code here that turns the phrase above into concrete actions callback(null, 'pending'); });
Then(/^the user places an order for organisation extract$/, function(callback) { // Write code here that turns the phrase above into concrete actions callback(null, 'pending'); });
AssertionError: Timed out retrying after 4000ms: Expected to find content: 'ASIC Searches' but never did.
at Function.clickAsicSearchLink (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:416:10)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:93:26)
at Context.resolveAndRunStepDefinition (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:7449:29)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:6770:35)
AssertionError: Timed out retrying after 4000ms: Expected to find content: 'ASIC Searches' but never did.
at Function.clickAsicSearchLink (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:416:10)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:93:26)
at Context.resolveAndRunStepDefinition (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:7449:29)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:6770:35)
AssertionError: Timed out retrying after 4000ms: Expected to find content: 'ASIC Searches' but never did.
at Function.clickAsicSearchLink (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:416:10)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:93:26)
at Context.resolveAndRunStepDefinition (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:7449:29)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:6770:35)
TypeError: Cannot read properties of null (reading 'clientWidth')
at t.default ((anonymous):342:171626)
at t.value ((anonymous):342:166354)
at (anonymous):342:166142
at (anonymous):342:166060
at i (https://stagesearch.infotrack.com.au/app:1:1429)
at https://stagesearch.infotrack.com.au/app:1:2199
at Array.forEach ((anonymous))
at $Cypress.pause (https://stagesearch.infotrack.com.au/app:1:2116)
AssertionError: Timed out retrying after 4000ms: Expected to find content: 'ASIC Searches' but never did.
at Function.clickAsicSearchLink (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:416:10)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:93:26)
at Context.resolveAndRunStepDefinition (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:7449:29)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:6770:35)
AssertionError: Timed out retrying after 4000ms: Expected to find content: 'ASIC Searches' but never did.
at Function.clickAsicSearchLink (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:416:10)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:93:26)
at Context.resolveAndRunStepDefinition (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:7449:29)
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\organisationExtract.feature:6770:35)
CypressError: Timed out retrying after 4000ms: `cy.type()` failed because this element is not visible:
`(input class="textboxClientRef ui-autocomplete-input" data-mapping="ClientReference" data-val="true" data-val-required="Enter Matter Reference." id="ClientReference" maxlength="50" name="ClientReference" style="width:200px" type="text" value="" autocomplete="off")`
This element `(input#ClientReference.textboxClientRef.ui-autocomplete-input)` is not visible because its parent `(div#organisationDocumentsForm)` has CSS property: `display: none`
Fix this problem, or use `{force: true}` to disable error checking.
https://on.cypress.io/element-cannot-be-interacted-with
at $Cy.ensureVisibility (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:160518:85)
at runAllChecks (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:147840:14)
at retryActionability (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:147894:16)
at tryCatcher (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:13212:23)
at Function.Promise.attempt.Promise.try (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:10486:29)
at tryFn (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:165329:61)
at whenStable (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:165368:14)
at https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:164855:18
at tryCatcher (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:13212:23)
at Promise._settlePromiseFromHandler (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:11147:31)
at Promise._settlePromise (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:11204:18)
at Promise._settlePromise0 (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:11249:10)
at Promise._settlePromises (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:11329:18)
at Promise._fulfill (https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:11273:18)
at https://stagesearch.infotrack.com.au/__cypress/runner/cypress_runner.js:12887:46
From Your Spec Code:
at Context.eval (https://stagesearch.infotrack.com.au/__cypress/tests?p=cypress\integration\BDD\features\ASIC\professionalSearch.feature:191:46)